Enabling Request Validation at Gateway |
|
This property validates the request at Web Gateway and ensures if the SOAP request transferred to the Gateway is according to WSDL Web service operation. Apart from the request, the SOAP protocol is also validated through this property.
- Using Management Console , set the cordys.gateway.request.validation property true in wcp.properties file. For more information on modifying a property, refer to Modifying a Property.
Note: When cordys.gateway.request.validation property in the wcp.properties file is set to false, the request and SOAP validation will be disabled.
- Restart the Web server.
This enables the request validation at the Gateway.
Note: To validate SOAP protocol, request, and response, enable response validation at Gateway. For more information, refer Enabling Response Validation. Enable SOAP validation to validate SOAP protocol only. Refer Enabling SOAP Protocol Validation at Gateway for more information.